Xbasic

Letter Functions

Description

Functions for working with Letters in Alpha Anywhere

Name
Description
a5w_letter_saveas Function

The a5w_letter_saveas() method prints LayoutName to file in PDF, HTML, RTF, or TXT formats. If no format is specified, the PDF format is used. If a letter needs to get access to global variables defined in a .a5w page, you must call this function, and not Letter.SaveAs()

PREVIEW_LETTER Function

PRINT_LETTER() creates the selected letters and then displays a preview of the letters.

PRINT_LETTER Function

PRINT_LETTER() creates the selected letters and then displays the Print dialog box.

See Also